home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.0.4
- [Setup]
- AppName=Highway Pursuit
- AppVerName=Highway Pursuit v1.1
- AppId=Highway Pursuit
- AppPublisher=Adam Dawes
- AppPublisherURL=http://www.adamdawes.com
- AppSupportURL=http://www.adamdawes.com
- AppUpdatesURL=http://www.adamdawes.com
- DefaultDirName={pf}\HighwayPursuit
- DefaultGroupName=Highway Pursuit
- OutputBaseFilename=setup
- Compression=lzma
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- InfoAfterFile=embedded\InfoAfter.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\HighwayPursuit.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\bass.dll"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\HPursuit.hfd"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\HPursuit.hgd"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\HPursuit.hmd"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\HPursuit.hod"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\HPursuit.hsd"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\HPursuit.hvd"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Visit adamdawes.com.url"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Visit Retrospec.url"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Docs\Car_Blade.jpg"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Car_Civilian1.jpg"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Car_Civilian2.jpg"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Car_Crasher.jpg"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Car_Jeep.jpg"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Car_Player.jpg"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Disclaimer.htm"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Enemies.htm"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Helicopter.jpg"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\History.htm"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Logo.jpg"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\LogoAdamDawes.gif"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\LogoRetrospec.gif"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Object.htm"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\ReadMe.htm"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Scoring.htm"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Settings.htm"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\SysReq.htm"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Van_Delivery.jpg"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Van_Health.jpg"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Van_Missiles.jpg"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Van_Oil.jpg"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Van_Smoke.jpg"; DestDir: "{app}\Docs";
- Source: "{app}\Docs\Weapons.htm"; DestDir: "{app}\Docs";
- [Dirs]
- Name: "{app}\Docs";
- [Registry]
- Root: HKCU; Subkey: "Software\AdamDawes\HighwayPursuit"; Flags: createvalueifdoesntexist uninsdeletekey
- [Run]
- Filename: "{app}\Docs\ReadMe.htm"; Description: "View Highway Pursuit documentation"; Flags: shellexec postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Highway Pursuit"; Filename: "{app}\HighwayPursuit.exe";
- Name: "{group}\Visit adamdawes.com"; Filename: "{app}\Visit adamdawes.com.url";
- Name: "{group}\Visit Retrospec"; Filename: "{app}\Visit Retrospec.url";
- Name: "{userdesktop}\Highway Pursuit"; Filename: "{app}\HighwayPursuit.exe"; Tasks: desktopicon;
- Name: "{group}\Read Me"; Filename: "{app}\Docs\ReadMe.htm";
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\HighwayPursuit.url";
- Type: filesandordirs; Name: "{app}";
- [CustomMessages]
- default.NameAndVersion=%1 version %2
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-